projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
790e0ef
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Mon, 11 Sep 2006 22:33:29 +0000
(22:33 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 11 Sep 2006 22:33:29 +0000
(22:33 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8faf19d0beb57c7998676bfbb679904d05b91229..e70988b6ffe618b1b4c47e11481d3254ffef5164 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2006-09-12 Kim F. Storm <storm@cua.dk>
+ * simple.el (next-error-highlight, next-error-highlight-no-select):
+ Fix spelling error.
+
* subr.el (sit-for): Rework to use input-pending-p and cond.
Return nil input is pending on entry also for SECONDS <= 0.
(while-no-input): Use input-pending-p instead of sit-for.